TICS <cover> {IDS | IDSONLY | NOIDS} {item | symbol}
 
draws tics using a square marker symbol or a specified marker symbol.
 
arguments
 
<cover> - the coverage containing the tics to be drawn.  A <cover> prefixed by
a period (.) indicates a map library layer.
 
{IDS | IDSONLY | NOIDS} - specifies whether the tics will be labeled with their
Tic-IDs.
 
IDS - tics will be labeled with their Tic-IDs.  This is the default.
 
IDSONLY - only the Tic-IDs will be drawn.
 
NOIDS - only the tics will be drawn.
 
<item | symbol> - specifies the marker symbol numbers to be used to draw the
tics.
 
item - an item in the PAT of <cover>.
 
symbol - a marker symbol number.  This marker symbol will be used to draw all
the tics.  If the symbol is given as 1000, the current  marker symbol will be
used.
 
notes
 
Tic-IDs are drawn using the current text symbol.
 
A map library must be selected with the LIBRARY command before TICS can be
used with a map library layer.
